CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Matlab N

搜索资源列表

  1. SPIHT(Matlab).zip

    3下载:
  2. % Matlab implementation of SPIHT (without Arithmatic coding stage) % % By Jing Tian, scuteejtian@hotmail.com fprintf('-----------   Welcome to SPIHT Matlab Demo!   ----------------\n'); fprintf('-----------   Load
  3. 所属分类:压缩解压

    • 发布日期:2008-07-07
    • 文件大小:232873
    • 提供者:jasonchang
  1. N元单向端射阵主瓣宽度随N变化得方向图

    3下载:
  2. N元单向端射阵主瓣宽度随N变化得方向图matlab源代码
  3. 所属分类:源码下载

    • 发布日期:2011-06-12
    • 文件大小:1989
    • 提供者:anqideanqi
  1. 普通端射阵天线的matlab程序

    0下载:
  2. 普通端射阵天线的matlab程序 clear; f=3e10; lamda=(3e8)/f; beta=2.*pi/lamda; n=10; t=0:0.01:2*pi; d=lamda/4; W=beta.*d.*cos(t); z1=((n/2).* W)-n/2*beta*d; z2=((1/2).* W)-1/2*beta*d; F1=sin(z1)./(n.*sin(z2)); K1=abs(F1); polar(t,K1) ;
  3. 所属分类:matlab例程

    • 发布日期:2014-11-13
    • 文件大小:270
    • 提供者:anqideanqi
  1. 偏微分方程组N=4的龙格-库塔方法求解

    1下载:
  2. 偏微分方程组N=4的龙格-库塔方法求解,matlab编程,试过可以
  3. 所属分类:matlab例程

  1. 灰色预测模型GM(1,n)模型的matlab源代码

    37下载:
  2. 灰色预测模型GM(1,n)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算,Grey prediction model GM (1, n) model matlab source code, including the prediction model and the precision test indicators c, p calculation
  3. 所属分类:matlab例程

    • 发布日期:2014-04-02
    • 文件大小:1325
    • 提供者:冯钊
  1. matlab-functions

    0下载:
  2. :在有限区域内分布的稀疏不均的、具有一定分布结构的海量数据集的高效、高精度聚 类问题是一个尚未完全圆满解决的难题。针对Affinity Propagation 聚类算法(AP)的不足之处, 提出了两个改进型的聚类算法-n limited areas of uneven distribution of sparse, has certain distribution structure of the mass datasets of high efficiency, high precis
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:8822
    • 提供者:李会清
  1. minh.n.do

    0下载:
  2. Contourlet变换提出者Minh.ndo结合论文的Matlab实现源码,可以给从事多尺度图像处理人做一个很好的参考-Contourlet Toolbox (Windows download format also available on MATLAB Central): MATLAB source code that implements the contourlet transform and its utility functions. See paper The contourl
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1336421
    • 提供者:haifeng
  1. N-Hermite_interplotion

    0下载:
  2. N-Hermite插值的MATLAB程序。需要的来下载。-N-Hermite interpolation of the MATLAB program. Need to download.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:9865
    • 提供者:宁大忠
  1. 对白噪音信号进行基于小波变换尺度为n的分解

    2下载:
  2. 对白噪音信号进行基于小波变换尺度为n的分解
  3. 所属分类:人工智能/神经网络/遗传算法

  1. niNetwon

    4下载:
  2. 解n元非线性方程组的拟牛顿法的MATLAB程序-Solution of n-systems of nonlinear equations of quasi-Newton method of the MATLAB program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-04-26
    • 文件大小:3447
    • 提供者:冰冰
  1. ncc

    0下载:
  2. The normalized cross correlation (NCC) implemented in C++ and Matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:582788
    • 提供者:lusmar
  1. matlab-windows

    0下载:
  2. MATLAB R14 Programı n License sunucusu üzerinden kurulumu: MATLAB programı nı n eski versiyonunu kaldı rı nı z. MATLAB 2 ş ekilde yüklenebilmektedir. A) Sadece istenen MATLAB bileş enlerinin yüklenmesi B
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:772201
    • 提供者:mehmet
  1. Gray_Model(MATLAB)

    1下载:
  2. 一种简单的灰色预测实现的方法,data为需要输入的一维数组,N为需要预测的值的个数-Gm(1,1) matlab code ,input array data,input number N return array with N prediction value.
  3. 所属分类:matlab

    • 发布日期:2015-09-21
    • 文件大小:831
    • 提供者:林瑞蓝
  1. N-way_Toolbox

    3下载:
  2. 强大的多维工具箱.应用在Matlab中,可分析多纬数据结构.直接安装.-N-way Toolbox Can be installed directly in matlab.
  3. 所属分类:matlab例程

    • 发布日期:2013-11-06
    • 文件大小:9800675
    • 提供者: 王浩
  1. MATLAB

    0下载:
  2. 运用MATLAB编程实现计算两序列x1(n)={1,2,3,4,5},x2(n)={1,2,3,4,5,4,3,2,1}的圆周卷积-Calculated using MATLAB programming to achieve the two sequences x1 (n) = (1,2,3,4,5), x2 (n) = (1,2,3,4,5,4,3,2,1) of circular convolution
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:674
    • 提供者:王丽越
  1. Matlab-based-AR-model-parameter-estimation

    1下载:
  2. 基于Matlab的AR模型参数估计,用实例说 明运用Matlab 进行AR( n) 参数估计的方法。-Matlab-based AR model parameter estimation, using examples of the use of Matlab to AR (n) parameter estimation method.
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:137808
    • 提供者:ppp0001
  1. G-N

    2下载:
  2. 此文件包含用G-N法,修正G-N法,L-M法,Lsqnonlin求解非线性最小二乘优化问题MATLAB源代码,请大家参考-This file contains the method with the GN, GN law amendment, LM Law, Lsqnonlin MATLAB nonlinear least squares optimization source code, please refer to
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1830
    • 提供者:熊杰
  1. nit

    0下载:
  2. matlab 数值积分工具箱 MATLAB Toolbox for 1-D, 2-D, and n-D Numerical Integration-matlab numerical integration toolboz
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:21710
    • 提供者:李维国
  1. MATLAB

    0下载:
  2. 一、 牛顿-拉夫逊法概要 首先对一般的牛顿-拉夫逊法作一简单说明。已知一个变量X的函数 (4-6) 解此方程式时,由适当的近似值X(0)出发,根据 (4-7) 反复进行计算,当X(n)满足适当的收敛判定条件时就是(4-6)式的根。这样的方法就是所谓的牛顿-拉夫逊法。 式(4-7)就是取第n次近似解X(n)在曲线 上的点 处的切线与X轴的交点作下一次X(n+1)值的方法。参考图4-2(a)。在这一方法中为了能收敛于真解,初值X(0)的选取及函数f(X)必须满足适当的条件,如
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:9354
    • 提供者:范凯
  1. cond(n)

    0下载:
  2. 利用matlab根据Gauss、Cholesky和Jacbbi三种方法实现矩阵的范数求取-Using matlab under Gauss, Cholesky and Jacbbi Three methods of striking the norm of matrix
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1065
    • 提供者:王杰
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com